home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 38
/
PC Gamer IT CD 38 1-2.iso
/
HG2DEMO
/
hg2demo.exe
/
data
/
Shell
/
ldl
/
joingame.ldl
< prev
next >
Wrap
Text File
|
1998-10-11
|
3KB
|
116 lines
#######################################
# File: selcnct.ldl
# Last Access: Mon May 18 11:40:26 1998
#######################################
##-----------------------------------##
## Data ##
##-----------------------------------##
gamejoinwindow:nsscreen {
titlestatictext:nstitlestatictext:joiner.joingame {
}
gamesstatictext:nsstatictext:joiner.games {
int xpct 5
int ypct 20
int widthpct 50
int heightpct 5
}
gameslistbox:nslistbox:VERTSCROLLBAR {
int xpct 5
int ypct 29
int widthpct 50
int heightpct 36
int rangeryoffsetx 2
header {
switch0:nsheaderswitch:joiner.name {
string parent "gamejoinwindow.gameslistbox"
int widthpct 40
int heightpix 25
}
switch1:ICONBLNK:blank.locked {
string parent "gamejoinwindow.gameslistbox"
}
switch2:ICONBLNK:blank.started {
string parent "gamejoinwindow.gameslistbox"
}
switch3:ICONBLNK:blank.closed {
string parent "gamejoinwindow.gameslistbox"
}
switch4:ICONBLNK:blank.numplyr {
string parent "gamejoinwindow.gameslistbox"
}
switch5:ICONBLNK:joiner.teams {
string parent "gamejoinwindow.gameslistbox"
}
switch6:ICONBLNK:joiner.style {
string parent "gamejoinwindow.gameslistbox"
}
}
}
gamenamestatictext:nsstatictext:joiner.gamename {
int xpct 60
int ypct 20
int widthpct 20
int heightpix 25
}
gamenametextfield {
int xpct 60
int ypct 25
int widthpct 20
int heightpix 25
}
passwordstatictext:nsstatictext:joiner.password {
int xpct 60
int ypct 30
int widthpct 20
int heightpix 25
}
passwordtextfield {
int xpct 60
int ypct 35
int widthpct 20
int heightpix 25
bool password true
}
iconlegendstatictext:nsstatictext:joiner.iconleg {
int xpct 60
int ypct 40
int widthpct 20
int heightpix 25
lockedicon:ICONBLNK:joiner.lock {
int xpix 40
int ypix 50
string textblttype "fill"
int fontsize 10
}
launchedicon:ICONBLNK:joiner.launch {
int xpix 40
int ypix 75
string textblttype "fill"
int fontsize 10
}
openicon:ICONBLNK:joiner.open {
int xpix 40
int ypix 100
string textblttype "fill"
int fontsize 10
}
closedicon:ICONBLNK:joiner.close {
int xpix 40
int ypix 125
string textblttype "fill"
int fontsize 10
}
}
cancelbutton:BUTTON1:lows.back {
}
closebutton:BUTTON2 {
}
helpbutton:BUTTON3 {
}
okbutton:BUTTON5:lows.continue {
}
}
$